Fix facemenu to populate buffer inside the with-help-window call.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 19 Mar 2011 21:37:21 +0000 (17:37 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 19 Mar 2011 21:37:21 +0000 (17:37 -0400)
commit953d229f89257581011a1cabd29b91001773835c
tree1a04e81c4729255cf27e8f5ca2feebd190451c84
parentc61069da7f41b2de07d316d6e36e8246abb5370b
Fix facemenu to populate buffer inside the with-help-window call.
See http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01193.html

* facemenu.el (list-colors-display): Call list-faces-display from
inside with-help-window.
(list-colors-print): Use display property to align the final
column, instead of checking window-width.
lisp/ChangeLog
lisp/facemenu.el